home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMGRAFICOSRUBRICAS / TFRMGRAFICOSRUBRICAS.txt
Text File  |  2004-10-21  |  9KB  |  310 lines

  1. object frmGraficosRubricas: TfrmGraficosRubricas
  2.   Left = 213
  3.   Top = 102
  4.   BorderStyle = bsNone
  5.   Caption = 'frmGraficosRubricas'
  6.   ClientHeight = 473
  7.   ClientWidth = 692
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnKeyPress = FormKeyPress
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Shape1: TShape
  24.     Left = 0
  25.     Top = 0
  26.     Width = 692
  27.     Height = 473
  28.     Align = alClient
  29.   end
  30.   object Label1: TLabel
  31.     Left = 10
  32.     Top = 296
  33.     Width = 105
  34.     Height = 13
  35.     Caption = 'Seleccione a Rubrica:'
  36.     Transparent = True
  37.   end
  38.   object Label2: TLabel
  39.     Left = 16
  40.     Top = 14
  41.     Width = 206
  42.     Height = 29
  43.     Caption = 'Gr∩┐╜ficos Rubricas'
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clWindowText
  46.     Font.Height = -24
  47.     Font.Name = 'Arial'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object Label4: TLabel
  53.     Left = 616
  54.     Top = 12
  55.     Width = 55
  56.     Height = 20
  57.     Hint = 'Folha'
  58.     Alignment = taRightJustify
  59.     Caption = 'Label4'
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -16
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.     ParentShowHint = False
  67.     ShowHint = True
  68.     Transparent = True
  69.   end
  70.   object Chart2: TChart
  71.     Left = 170
  72.     Top = 64
  73.     Width = 500
  74.     Height = 361
  75.     AllowPanning = pmNone
  76.     AllowZoom = False
  77.     BackWall.Brush.Color = clWhite
  78.     BackWall.Brush.Style = bsClear
  79.     BackWall.Pen.Visible = False
  80.     Title.Text.Strings = (
  81.       'Totais por Rubrica')
  82.     AxisVisible = False
  83.     ClipPoints = False
  84.     Frame.Visible = False
  85.     Legend.Alignment = laBottom
  86.     Legend.TextStyle = ltsPlain
  87.     View3DOptions.Elevation = 315
  88.     View3DOptions.Orthogonal = False
  89.     View3DOptions.Perspective = 0
  90.     View3DOptions.Rotation = 360
  91.     View3DWalls = False
  92.     BevelWidth = 0
  93.     Color = clWhite
  94.     TabOrder = 4
  95.     object Series3: TPieSeries
  96.       Marks.ArrowLength = 8
  97.       Marks.Style = smsValue
  98.       Marks.Visible = True
  99.       SeriesColor = clRed
  100.       OtherSlice.Text = 'Other'
  101.       PieValues.DateTime = False
  102.       PieValues.Name = 'Pie'
  103.       PieValues.Multiplier = 1.000000000000000000
  104.       PieValues.Order = loNone
  105.     end
  106.   end
  107.   object Chart3: TChart
  108.     Left = 170
  109.     Top = 64
  110.     Width = 500
  111.     Height = 361
  112.     AllowPanning = pmNone
  113.     AllowZoom = False
  114.     BackWall.Brush.Color = clWhite
  115.     BackWall.Brush.Style = bsClear
  116.     BackWall.Pen.Visible = False
  117.     Title.Text.Strings = (
  118.       'Receitas / Despesas')
  119.     AxisVisible = False
  120.     ClipPoints = False
  121.     Frame.Visible = False
  122.     Legend.Alignment = laBottom
  123.     Legend.TextStyle = ltsPlain
  124.     View3DOptions.Elevation = 315
  125.     View3DOptions.Orthogonal = False
  126.     View3DOptions.Perspective = 0
  127.     View3DOptions.Rotation = 360
  128.     View3DWalls = False
  129.     BevelWidth = 0
  130.     Color = clWhite
  131.     TabOrder = 5
  132.     object Series4: TPieSeries
  133.       Marks.ArrowLength = 8
  134.       Marks.Style = smsPercent
  135.       Marks.Visible = True
  136.       SeriesColor = clRed
  137.       OtherSlice.Text = 'Other'
  138.       PieValues.DateTime = False
  139.       PieValues.Name = 'Pie'
  140.       PieValues.Multiplier = 1.000000000000000000
  141.       PieValues.Order = loNone
  142.     end
  143.   end
  144.   object Chart1: TChart
  145.     Left = 170
  146.     Top = 64
  147.     Width = 500
  148.     Height = 361
  149.     BackWall.Brush.Color = clWhite
  150.     BackWall.Brush.Style = bsClear
  151.     BackWall.Color = clWhite
  152.     BottomWall.Color = clYellow
  153.     Title.Font.Charset = DEFAULT_CHARSET
  154.     Title.Font.Color = clBlue
  155.     Title.Font.Height = -13
  156.     Title.Font.Name = 'Arial'
  157.     Title.Font.Style = []
  158.     Title.Text.Strings = (
  159.       'Mensais por Rubrica')
  160.     BackColor = clWhite
  161.     Legend.Alignment = laBottom
  162.     BevelOuter = bvNone
  163.     BevelWidth = 0
  164.     Color = clWhite
  165.     TabOrder = 0
  166.     object Series1: TLineSeries
  167.       Marks.ArrowLength = 8
  168.       Marks.Visible = False
  169.       SeriesColor = clRed
  170.       Title = 'Despesas'
  171.       Pointer.InflateMargins = True
  172.       Pointer.Style = psRectangle
  173.       Pointer.Visible = False
  174.       XValues.DateTime = False
  175.       XValues.Name = 'X'
  176.       XValues.Multiplier = 1.000000000000000000
  177.       XValues.Order = loAscending
  178.       YValues.DateTime = False
  179.       YValues.Name = 'Y'
  180.       YValues.Multiplier = 1.000000000000000000
  181.       YValues.Order = loNone
  182.     end
  183.     object Series2: TLineSeries
  184.       Marks.ArrowLength = 8
  185.       Marks.Visible = False
  186.       SeriesColor = clGreen
  187.       Title = 'Receitas'
  188.       Pointer.InflateMargins = True
  189.       Pointer.Style = psRectangle
  190.       Pointer.Visible = False
  191.       XValues.DateTime = False
  192.       XValues.Name = 'X'
  193.       XValues.Multiplier = 1.000000000000000000
  194.       XValues.Order = loAscending
  195.       YValues.DateTime = False
  196.       YValues.Name = 'Y'
  197.       YValues.Multiplier = 1.000000000000000000
  198.       YValues.Order = loNone
  199.     end
  200.   end
  201.   object BitBtn1: TBitBtn
  202.     Left = 600
  203.     Top = 440
  204.     Width = 75
  205.     Height = 25
  206.     Caption = '&Sair'
  207.     Default = True
  208.     ModalResult = 1
  209.     TabOrder = 1
  210.     OnClick = BitBtn1Click
  211.     Glyph.Data = {
  212.       76010000424D7601000000000000760000002800000020000000100000000100
  213.       04000000000000010000120B0000120B00001000000000000000000000000000
  214.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  215.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  216.       03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
  217.       0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
  218.       0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  219.       0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  220.       0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
  221.       0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
  222.       0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
  223.       0333337F777FFFFF7F3333000000000003333377777777777333}
  224.     NumGlyphs = 2
  225.   end
  226.   object ComboBox1: TComboBox
  227.     Left = 64
  228.     Top = 316
  229.     Width = 105
  230.     Height = 21
  231.     Style = csDropDownList
  232.     Ctl3D = False
  233.     ItemHeight = 13
  234.     ParentCtl3D = False
  235.     TabOrder = 2
  236.     OnChange = ComboBox1Change
  237.   end
  238.   object RadioGroup1: TRadioGroup
  239.     Left = 12
  240.     Top = 56
  241.     Width = 157
  242.     Height = 233
  243.     Caption = ' Gr∩┐╜ficos  '
  244.     Color = clWhite
  245.     ItemIndex = 0
  246.     Items.Strings = (
  247.       'Mensais por Rubrica'
  248.       'Receitas por Rubrica'
  249.       'Despesas por Rubrica'
  250.       'Receitas / Despesas')
  251.     ParentColor = False
  252.     TabOrder = 3
  253.     OnClick = RadioGroup1Click
  254.   end
  255.   object BitBtn2: TBitBtn
  256.     Left = 512
  257.     Top = 440
  258.     Width = 75
  259.     Height = 25
  260.     Caption = 'Imprimir'
  261.     TabOrder = 6
  262.     OnClick = BitBtn2Click
  263.     Glyph.Data = {
  264.       36030000424D3603000000000000360000002800000010000000100000000100
  265.       1800000000000003000000000000000000000000000000000000FFFFFFFFFFFF
  266.       FFFFFFFFFFFFFFFFFF000000404040000000FFFFFFFFFFFF000000FFFFFFFFFF
  267.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000040404050505040
  268.       4040000000303030C0C0C0303030FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  269.       FFFFFF000000404040909090A0A0A0606060404040808080606060C0C0C03030
  270.       30FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000505050909090A0A0A0A0A0A080
  271.       8080606060404040808080B0B0B0909090303030FFFFFFFFFFFFFFFFFFFFFFFF
  272.       000000909090A0A0A0CFCFCFCFCFCF808080808080606060606060404040B0B0
  273.       B0303030FFFFFFFFFFFFFFFFFFFFFFFF606060A0A0A0CFCFCFCFCFCFC0C0C0CF
  274.       CFCF808080808080606060606060202020FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  275.       606060CFCFCFCFCFCFC0C0C0C0C0C0C0C0C0CFCFCF8080808080806060600000
  276.       00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF6F6F6FCFCFCFC0C0C0A06060C0C0C0C0
  277.       C0C0C0C0C0CFCFCF808080808080606060000000FFFFFFFFFFFFFFFFFFFFFFFF
  278.       3F3F3FCFCFCFA06060C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0CFCFCF8080808080
  279.       80000000FFFFFFFFFFFFFFFFFF3030306F6F6F7F7F7FCFCFCFC0C0C0C0C0C0C0
  280.       C0C0C0C0C0C0C0C0C0C0C0CFCFCF808080000000FFFFFFFFFFFF0000006F6F6F
  281.       FFFFFFFFBFBF7F7F7FCFCFCFC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0AFAF
  282.       AF000000FFFFFFFFFFFF3F3F3FFFFFFFFFBFBFFFBFBFFFBFBF7F7F7FCFCFCFC0
  283.       C0C0C0C0C0C0C0C0C0C0C0B0B0B0202020FFFFFFFFFFFFFFFFFF000000BFBFBF
  284.       FFBFBFFFBFBFFFBFBFFFBFBF7F7F7FCFCFCFC0C0C0C0C0C0B0B0B0202020FFFF
  285.       FFFFFFFFFFFFFFFFFFFFFFFFFF000000BFBFBFFFBFBFFFBFBFFFFFFF6F6F6F3F
  286.       3F3FCFCFCFB0B0B0202020FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  287.       000000BFBFBFFFFFFF6F6F6F303030FFFFFF3F3F3F202020FFFFFFFFFFFFFFFF
  288.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000003F3F3F000000FFFFFFFF
  289.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  290.   end
  291.   object tLivro: TTable
  292.     DatabaseName = 'Database1'
  293.     Filtered = True
  294.     TableName = 'Livro.DB'
  295.     Left = 576
  296.     Top = 48
  297.   end
  298.   object tRubricas: TTable
  299.     DatabaseName = 'Database1'
  300.     TableName = 'Rubricas.DB'
  301.     Left = 608
  302.     Top = 48
  303.   end
  304.   object DataSource1: TDataSource
  305.     DataSet = tRubricas
  306.     Left = 640
  307.     Top = 48
  308.   end
  309. end
  310.